Dataset statistics
| Number of variables | 26 |
|---|---|
| Number of observations | 400 |
| Missing cells | 612 |
| Missing cells (%) | 5.9% |
| Duplicate rows | 0 |
| Duplicate rows (%) | 0.0% |
| Total size in memory | 64.2 KiB |
| Average record size in memory | 164.3 B |
Variable types
| Numeric | 12 |
|---|---|
| Categorical | 14 |
wc has a high cardinality: 92 distinct values | High cardinality |
id is highly overall correlated with al and 3 other fields | High correlation |
al is highly overall correlated with id and 2 other fields | High correlation |
su is highly overall correlated with bgr | High correlation |
bgr is highly overall correlated with su | High correlation |
bu is highly overall correlated with sc and 1 other fields | High correlation |
sc is highly overall correlated with id and 2 other fields | High correlation |
sod is highly overall correlated with hemo | High correlation |
pot is highly overall correlated with pcv and 1 other fields | High correlation |
hemo is highly overall correlated with id and 6 other fields | High correlation |
dm is highly overall correlated with htn and 1 other fields | High correlation |
pc is highly overall correlated with al and 3 other fields | High correlation |
pcc is highly overall correlated with pc | High correlation |
pcv is highly overall correlated with pot and 3 other fields | High correlation |
rc is highly overall correlated with pot and 2 other fields | High correlation |
htn is highly overall correlated with dm and 1 other fields | High correlation |
cad is highly overall correlated with dm and 1 other fields | High correlation |
appet is highly overall correlated with pe and 1 other fields | High correlation |
pe is highly overall correlated with appet and 1 other fields | High correlation |
ane is highly overall correlated with appet and 1 other fields | High correlation |
classification is highly overall correlated with id and 3 other fields | High correlation |
pcc is highly imbalanced (51.5%) | Imbalance |
ba is highly imbalanced (69.3%) | Imbalance |
cad is highly imbalanced (74.5%) | Imbalance |
appet is highly imbalanced (52.3%) | Imbalance |
pe is highly imbalanced (54.2%) | Imbalance |
ane is highly imbalanced (60.0%) | Imbalance |
bgr has 44 (11.0%) missing values | Missing |
bu has 19 (4.8%) missing values | Missing |
sc has 17 (4.2%) missing values | Missing |
sod has 87 (21.8%) missing values | Missing |
pot has 88 (22.0%) missing values | Missing |
hemo has 52 (13.0%) missing values | Missing |
pcv has 70 (17.5%) missing values | Missing |
wc has 105 (26.2%) missing values | Missing |
rc has 130 (32.5%) missing values | Missing |
id is uniformly distributed | Uniform |
id has unique values | Unique |
al has 245 (61.3%) zeros | Zeros |
su has 339 (84.8%) zeros | Zeros |
Reproduction
| Analysis started | 2023-09-13 17:59:11.177266 |
|---|---|
| Analysis finished | 2023-09-13 17:59:26.820793 |
| Duration | 15.64 seconds |
| Software version | pandas-profiling v3.6.6 |
| Download configuration | config.json |
id
Real number (ℝ)
HIGH CORRELATION  UNIFORM  UNIQUE 
| Distinct | 400 |
|---|---|
| Distinct (%) | 100.0% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 199.5 |
| Minimum | 0 |
|---|---|
| Maximum | 399 |
| Zeros | 1 |
| Zeros (%) | 0.2% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 19.95 |
| Q1 | 99.75 |
| median | 199.5 |
| Q3 | 299.25 |
| 95-th percentile | 379.05 |
| Maximum | 399 |
| Range | 399 |
| Interquartile range (IQR) | 199.5 |
Descriptive statistics
| Standard deviation | 115.6143 |
|---|---|
| Coefficient of variation (CV) | 0.57952031 |
| Kurtosis | -1.2 |
| Mean | 199.5 |
| Median Absolute Deviation (MAD) | 100 |
| Skewness | 0 |
| Sum | 79800 |
| Variance | 13366.667 |
| Monotonicity | Strictly increasing |
| Value | Count | Frequency (%) |
| 0 | 1 | 0.2% |
| 263 | 1 | 0.2% |
| 273 | 1 | 0.2% |
| 272 | 1 | 0.2% |
| 271 | 1 | 0.2% |
| 270 | 1 | 0.2% |
| 269 | 1 | 0.2% |
| 268 | 1 | 0.2% |
| 267 | 1 | 0.2% |
| 266 | 1 | 0.2% |
| Other values (390) | 390 |
| Value | Count | Frequency (%) |
| 0 | 1 | |
| 1 | 1 | |
| 2 | 1 | |
| 3 | 1 | |
| 4 | 1 | |
| 5 | 1 | |
| 6 | 1 | |
| 7 | 1 | |
| 8 | 1 | |
| 9 | 1 |
| Value | Count | Frequency (%) |
| 399 | 1 | |
| 398 | 1 | |
| 397 | 1 | |
| 396 | 1 | |
| 395 | 1 | |
| 394 | 1 | |
| 393 | 1 | |
| 392 | 1 | |
| 391 | 1 | |
| 390 | 1 |
age
Real number (ℝ)
| Distinct | 76 |
|---|---|
| Distinct (%) | 19.0% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 51.675 |
| Minimum | 2 |
|---|---|
| Maximum | 90 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 2 |
|---|---|
| 5-th percentile | 19 |
| Q1 | 42 |
| median | 55 |
| Q3 | 64 |
| 95-th percentile | 74.05 |
| Maximum | 90 |
| Range | 88 |
| Interquartile range (IQR) | 22 |
Descriptive statistics
| Standard deviation | 17.022008 |
|---|---|
| Coefficient of variation (CV) | 0.32940508 |
| Kurtosis | 0.12624968 |
| Mean | 51.675 |
| Median Absolute Deviation (MAD) | 10 |
| Skewness | -0.70136431 |
| Sum | 20670 |
| Variance | 289.74875 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 60 | 28 | 7.0% |
| 65 | 17 | 4.2% |
| 48 | 12 | 3.0% |
| 55 | 12 | 3.0% |
| 50 | 12 | 3.0% |
| 47 | 11 | 2.8% |
| 62 | 10 | 2.5% |
| 56 | 10 | 2.5% |
| 59 | 10 | 2.5% |
| 54 | 10 | 2.5% |
| Other values (66) | 268 |
| Value | Count | Frequency (%) |
| 2 | 1 | 0.2% |
| 3 | 1 | 0.2% |
| 4 | 1 | 0.2% |
| 5 | 2 | |
| 6 | 1 | 0.2% |
| 7 | 1 | 0.2% |
| 8 | 3 | |
| 11 | 1 | 0.2% |
| 12 | 2 | |
| 14 | 1 | 0.2% |
| Value | Count | Frequency (%) |
| 90 | 1 | 0.2% |
| 83 | 1 | 0.2% |
| 82 | 1 | 0.2% |
| 81 | 1 | 0.2% |
| 80 | 4 | |
| 79 | 1 | 0.2% |
| 78 | 1 | 0.2% |
| 76 | 5 | |
| 75 | 5 | |
| 74 | 3 |
bp
Real number (ℝ)
| Distinct | 10 |
|---|---|
| Distinct (%) | 2.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 76.575 |
| Minimum | 50 |
|---|---|
| Maximum | 180 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 50 |
|---|---|
| 5-th percentile | 60 |
| Q1 | 70 |
| median | 80 |
| Q3 | 80 |
| 95-th percentile | 100 |
| Maximum | 180 |
| Range | 130 |
| Interquartile range (IQR) | 10 |
Descriptive statistics
| Standard deviation | 13.489785 |
|---|---|
| Coefficient of variation (CV) | 0.17616435 |
| Kurtosis | 8.9039621 |
| Mean | 76.575 |
| Median Absolute Deviation (MAD) | 10 |
| Skewness | 1.6018578 |
| Sum | 30630 |
| Variance | 181.97431 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 80 | 128 | |
| 70 | 112 | |
| 60 | 71 | |
| 90 | 53 | |
| 100 | 25 | 6.2% |
| 50 | 5 | 1.2% |
| 110 | 3 | 0.8% |
| 140 | 1 | 0.2% |
| 180 | 1 | 0.2% |
| 120 | 1 | 0.2% |
| Value | Count | Frequency (%) |
| 50 | 5 | 1.2% |
| 60 | 71 | |
| 70 | 112 | |
| 80 | 128 | |
| 90 | 53 | |
| 100 | 25 | 6.2% |
| 110 | 3 | 0.8% |
| 120 | 1 | 0.2% |
| 140 | 1 | 0.2% |
| 180 | 1 | 0.2% |
| Value | Count | Frequency (%) |
| 180 | 1 | 0.2% |
| 140 | 1 | 0.2% |
| 120 | 1 | 0.2% |
| 110 | 3 | 0.8% |
| 100 | 25 | 6.2% |
| 90 | 53 | |
| 80 | 128 | |
| 70 | 112 | |
| 60 | 71 | |
| 50 | 5 | 1.2% |
sg
Categorical
| Distinct | 5 |
|---|---|
| Distinct (%) | 1.2% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 1.02 | |
|---|---|
| 1.01 | |
| 1.025 | |
| 1.015 | |
| 1.005 | 7 |
Length
| Max length | 5 |
|---|---|
| Median length | 4 |
| Mean length | 4.4075 |
| Min length | 4 |
Characters and Unicode
| Total characters | 1763 |
|---|---|
| Distinct characters | 5 |
| Distinct categories | 2 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1.02 |
|---|---|
| 2nd row | 1.02 |
| 3rd row | 1.01 |
| 4th row | 1.005 |
| 5th row | 1.01 |
Common Values
| Value | Count | Frequency (%) |
| 1.02 | 153 | |
| 1.01 | 84 | |
| 1.025 | 81 | |
| 1.015 | 75 | |
| 1.005 | 7 | 1.8% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 1.02 | 153 | |
| 1.01 | 84 | |
| 1.025 | 81 | |
| 1.015 | 75 | |
| 1.005 | 7 | 1.8% |
Most occurring characters
| Value | Count | Frequency (%) |
| 1 | 559 | |
| 0 | 407 | |
| . | 400 | |
| 2 | 234 | |
| 5 | 163 | 9.2% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1363 | |
| Other Punctuation | 400 | 22.7% |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 1 | 559 | |
| 0 | 407 | |
| 2 | 234 | |
| 5 | 163 | 12.0% |
Other Punctuation
| Value | Count | Frequency (%) |
| . | 400 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1763 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 1 | 559 | |
| 0 | 407 | |
| . | 400 | |
| 2 | 234 | |
| 5 | 163 | 9.2% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1763 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 1 | 559 | |
| 0 | 407 | |
| . | 400 | |
| 2 | 234 | |
| 5 | 163 | 9.2% |
al
Real number (ℝ)
HIGH CORRELATION  ZEROS 
| Distinct | 6 |
|---|---|
| Distinct (%) | 1.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 0.9 |
| Minimum | 0 |
|---|---|
| Maximum | 5 |
| Zeros | 245 |
| Zeros (%) | 61.3% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 0 |
| Q1 | 0 |
| median | 0 |
| Q3 | 2 |
| 95-th percentile | 4 |
| Maximum | 5 |
| Range | 5 |
| Interquartile range (IQR) | 2 |
Descriptive statistics
| Standard deviation | 1.3131301 |
|---|---|
| Coefficient of variation (CV) | 1.4590335 |
| Kurtosis | 0.02278426 |
| Mean | 0.9 |
| Median Absolute Deviation (MAD) | 0 |
| Skewness | 1.1800875 |
| Sum | 360 |
| Variance | 1.7243108 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 0 | 245 | |
| 1 | 44 | 11.0% |
| 2 | 43 | 10.8% |
| 3 | 43 | 10.8% |
| 4 | 24 | 6.0% |
| 5 | 1 | 0.2% |
| Value | Count | Frequency (%) |
| 0 | 245 | |
| 1 | 44 | 11.0% |
| 2 | 43 | 10.8% |
| 3 | 43 | 10.8% |
| 4 | 24 | 6.0% |
| 5 | 1 | 0.2% |
| Value | Count | Frequency (%) |
| 5 | 1 | 0.2% |
| 4 | 24 | 6.0% |
| 3 | 43 | 10.8% |
| 2 | 43 | 10.8% |
| 1 | 44 | 11.0% |
| 0 | 245 |
su
Real number (ℝ)
HIGH CORRELATION  ZEROS 
| Distinct | 6 |
|---|---|
| Distinct (%) | 1.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 0.395 |
| Minimum | 0 |
|---|---|
| Maximum | 5 |
| Zeros | 339 |
| Zeros (%) | 84.8% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 0 |
| Q1 | 0 |
| median | 0 |
| Q3 | 0 |
| 95-th percentile | 3 |
| Maximum | 5 |
| Range | 5 |
| Interquartile range (IQR) | 0 |
Descriptive statistics
| Standard deviation | 1.0400381 |
|---|---|
| Coefficient of variation (CV) | 2.6330078 |
| Kurtosis | 6.3687605 |
| Mean | 0.395 |
| Median Absolute Deviation (MAD) | 0 |
| Skewness | 2.700055 |
| Sum | 158 |
| Variance | 1.0816792 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 2 | 18 | 4.5% |
| 3 | 14 | 3.5% |
| 4 | 13 | 3.2% |
| 1 | 13 | 3.2% |
| 5 | 3 | 0.8% |
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 1 | 13 | 3.2% |
| 2 | 18 | 4.5% |
| 3 | 14 | 3.5% |
| 4 | 13 | 3.2% |
| 5 | 3 | 0.8% |
| Value | Count | Frequency (%) |
| 5 | 3 | 0.8% |
| 4 | 13 | 3.2% |
| 3 | 14 | 3.5% |
| 2 | 18 | 4.5% |
| 1 | 13 | 3.2% |
| 0 | 339 |
rbc
Categorical
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 1 | |
|---|---|
| 0 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 2 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1 |
|---|---|
| 2nd row | 1 |
| 3rd row | 1 |
| 4th row | 1 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 1 | 353 | |
| 0 | 47 | 11.8% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 1 | 353 | |
| 0 | 47 | 11.8% |
Most occurring characters
| Value | Count | Frequency (%) |
| 1 | 353 | |
| 0 | 47 | 11.8% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 1 | 353 | |
| 0 | 47 | 11.8% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 1 | 353 | |
| 0 | 47 | 11.8% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 1 | 353 | |
| 0 | 47 | 11.8% |
pc
Categorical
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 1 | |
|---|---|
| 0 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 2 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1 |
|---|---|
| 2nd row | 1 |
| 3rd row | 1 |
| 4th row | 0 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 1 | 324 | |
| 0 | 76 | 19.0% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 1 | 324 | |
| 0 | 76 | 19.0% |
Most occurring characters
| Value | Count | Frequency (%) |
| 1 | 324 | |
| 0 | 76 | 19.0% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 1 | 324 | |
| 0 | 76 | 19.0% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 1 | 324 | |
| 0 | 76 | 19.0% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 1 | 324 | |
| 0 | 76 | 19.0% |
pcc
Categorical
HIGH CORRELATION  IMBALANCE 
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 0 | |
|---|---|
| 1 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 2 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 0 |
|---|---|
| 2nd row | 0 |
| 3rd row | 0 |
| 4th row | 1 |
| 5th row | 0 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 358 | |
| 1 | 42 | 10.5% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 358 | |
| 1 | 42 | 10.5% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 358 | |
| 1 | 42 | 10.5% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 358 | |
| 1 | 42 | 10.5% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 358 | |
| 1 | 42 | 10.5% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 358 | |
| 1 | 42 | 10.5% |
ba
Categorical
| Distinct | 2 |
|---|---|
| Distinct (%) | 0.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 0 | |
|---|---|
| 1 | 22 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 2 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 0 |
|---|---|
| 2nd row | 0 |
| 3rd row | 0 |
| 4th row | 0 |
| 5th row | 0 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 378 | |
| 1 | 22 | 5.5% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 378 | |
| 1 | 22 | 5.5% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 378 | |
| 1 | 22 | 5.5% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 378 | |
| 1 | 22 | 5.5% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 378 | |
| 1 | 22 | 5.5% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 378 | |
| 1 | 22 | 5.5% |
bgr
Real number (ℝ)
HIGH CORRELATION  MISSING 
| Distinct | 146 |
|---|---|
| Distinct (%) | 41.0% |
| Missing | 44 |
| Missing (%) | 11.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 148.03652 |
| Minimum | 22 |
|---|---|
| Maximum | 490 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 22 |
|---|---|
| 5-th percentile | 78.75 |
| Q1 | 99 |
| median | 121 |
| Q3 | 163 |
| 95-th percentile | 307.25 |
| Maximum | 490 |
| Range | 468 |
| Interquartile range (IQR) | 64 |
Descriptive statistics
| Standard deviation | 79.281714 |
|---|---|
| Coefficient of variation (CV) | 0.53555512 |
| Kurtosis | 4.2255936 |
| Mean | 148.03652 |
| Median Absolute Deviation (MAD) | 25 |
| Skewness | 2.0107732 |
| Sum | 52701 |
| Variance | 6285.5902 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 99 | 10 | 2.5% |
| 93 | 9 | 2.2% |
| 100 | 9 | 2.2% |
| 107 | 8 | 2.0% |
| 131 | 6 | 1.5% |
| 140 | 6 | 1.5% |
| 109 | 6 | 1.5% |
| 92 | 6 | 1.5% |
| 117 | 6 | 1.5% |
| 130 | 6 | 1.5% |
| Other values (136) | 284 | |
| (Missing) | 44 | 11.0% |
| Value | Count | Frequency (%) |
| 22 | 1 | 0.2% |
| 70 | 5 | |
| 74 | 3 | |
| 75 | 2 | 0.5% |
| 76 | 4 | |
| 78 | 3 | |
| 79 | 3 | |
| 80 | 2 | 0.5% |
| 81 | 3 | |
| 82 | 3 |
| Value | Count | Frequency (%) |
| 490 | 2 | |
| 463 | 1 | |
| 447 | 1 | |
| 425 | 1 | |
| 424 | 2 | |
| 423 | 1 | |
| 415 | 1 | |
| 410 | 1 | |
| 380 | 1 | |
| 360 | 2 |
bu
Real number (ℝ)
HIGH CORRELATION  MISSING 
| Distinct | 118 |
|---|---|
| Distinct (%) | 31.0% |
| Missing | 19 |
| Missing (%) | 4.8% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 57.425722 |
| Minimum | 1.5 |
|---|---|
| Maximum | 391 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 1.5 |
|---|---|
| 5-th percentile | 17 |
| Q1 | 27 |
| median | 42 |
| Q3 | 66 |
| 95-th percentile | 162 |
| Maximum | 391 |
| Range | 389.5 |
| Interquartile range (IQR) | 39 |
Descriptive statistics
| Standard deviation | 50.503006 |
|---|---|
| Coefficient of variation (CV) | 0.87944921 |
| Kurtosis | 9.3452886 |
| Mean | 57.425722 |
| Median Absolute Deviation (MAD) | 16 |
| Skewness | 2.6343745 |
| Sum | 21879.2 |
| Variance | 2550.5536 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 46 | 15 | 3.8% |
| 25 | 13 | 3.2% |
| 19 | 11 | 2.8% |
| 40 | 10 | 2.5% |
| 15 | 9 | 2.2% |
| 48 | 9 | 2.2% |
| 50 | 9 | 2.2% |
| 18 | 9 | 2.2% |
| 32 | 8 | 2.0% |
| 49 | 8 | 2.0% |
| Other values (108) | 280 | |
| (Missing) | 19 | 4.8% |
| Value | Count | Frequency (%) |
| 1.5 | 1 | 0.2% |
| 10 | 2 | 0.5% |
| 15 | 9 | |
| 16 | 7 | |
| 17 | 7 | |
| 18 | 9 | |
| 19 | 11 | |
| 20 | 7 | |
| 21 | 1 | 0.2% |
| 22 | 6 |
| Value | Count | Frequency (%) |
| 391 | 1 | |
| 322 | 1 | |
| 309 | 1 | |
| 241 | 1 | |
| 235 | 1 | |
| 223 | 1 | |
| 219 | 1 | |
| 217 | 1 | |
| 215 | 1 | |
| 208 | 1 |
sc
Real number (ℝ)
HIGH CORRELATION  MISSING 
| Distinct | 84 |
|---|---|
| Distinct (%) | 21.9% |
| Missing | 17 |
| Missing (%) | 4.2% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 3.0724543 |
| Minimum | 0.4 |
|---|---|
| Maximum | 76 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 0.4 |
|---|---|
| 5-th percentile | 0.5 |
| Q1 | 0.9 |
| median | 1.3 |
| Q3 | 2.8 |
| 95-th percentile | 11.89 |
| Maximum | 76 |
| Range | 75.6 |
| Interquartile range (IQR) | 1.9 |
Descriptive statistics
| Standard deviation | 5.7411261 |
|---|---|
| Coefficient of variation (CV) | 1.8685798 |
| Kurtosis | 79.304345 |
| Mean | 3.0724543 |
| Median Absolute Deviation (MAD) | 0.6 |
| Skewness | 7.5095383 |
| Sum | 1176.75 |
| Variance | 32.960529 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 1.2 | 40 | 10.0% |
| 1.1 | 24 | 6.0% |
| 0.5 | 23 | 5.8% |
| 1 | 23 | 5.8% |
| 0.9 | 22 | 5.5% |
| 0.7 | 22 | 5.5% |
| 0.6 | 18 | 4.5% |
| 0.8 | 17 | 4.2% |
| 2.2 | 10 | 2.5% |
| 1.5 | 9 | 2.2% |
| Other values (74) | 175 | |
| (Missing) | 17 | 4.2% |
| Value | Count | Frequency (%) |
| 0.4 | 1 | 0.2% |
| 0.5 | 23 | |
| 0.6 | 18 | |
| 0.7 | 22 | |
| 0.8 | 17 | |
| 0.9 | 22 | |
| 1 | 23 | |
| 1.1 | 24 | |
| 1.2 | 40 | |
| 1.3 | 8 | 2.0% |
| Value | Count | Frequency (%) |
| 76 | 1 | |
| 48.1 | 1 | |
| 32 | 1 | |
| 24 | 1 | |
| 18.1 | 1 | |
| 18 | 1 | |
| 16.9 | 1 | |
| 16.4 | 1 | |
| 15.2 | 1 | |
| 15 | 1 |
sod
Real number (ℝ)
HIGH CORRELATION  MISSING 
| Distinct | 34 |
|---|---|
| Distinct (%) | 10.9% |
| Missing | 87 |
| Missing (%) | 21.8% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 137.52875 |
| Minimum | 4.5 |
|---|---|
| Maximum | 163 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 4.5 |
|---|---|
| 5-th percentile | 125 |
| Q1 | 135 |
| median | 138 |
| Q3 | 142 |
| 95-th percentile | 150 |
| Maximum | 163 |
| Range | 158.5 |
| Interquartile range (IQR) | 7 |
Descriptive statistics
| Standard deviation | 10.408752 |
|---|---|
| Coefficient of variation (CV) | 0.075684188 |
| Kurtosis | 85.53437 |
| Mean | 137.52875 |
| Median Absolute Deviation (MAD) | 3 |
| Skewness | -6.9965686 |
| Sum | 43046.5 |
| Variance | 108.34212 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 135 | 40 | |
| 140 | 25 | 6.2% |
| 141 | 22 | 5.5% |
| 139 | 21 | 5.2% |
| 142 | 20 | 5.0% |
| 138 | 20 | 5.0% |
| 137 | 19 | 4.8% |
| 150 | 17 | 4.2% |
| 136 | 17 | 4.2% |
| 147 | 13 | 3.2% |
| Other values (24) | 99 | |
| (Missing) | 87 |
| Value | Count | Frequency (%) |
| 4.5 | 1 | 0.2% |
| 104 | 1 | 0.2% |
| 111 | 1 | 0.2% |
| 113 | 2 | |
| 114 | 2 | |
| 115 | 1 | 0.2% |
| 120 | 2 | |
| 122 | 2 | |
| 124 | 3 | |
| 125 | 2 |
| Value | Count | Frequency (%) |
| 163 | 1 | 0.2% |
| 150 | 17 | |
| 147 | 13 | |
| 146 | 10 | 2.5% |
| 145 | 11 | |
| 144 | 9 | 2.2% |
| 143 | 4 | 1.0% |
| 142 | 20 | |
| 141 | 22 | |
| 140 | 25 |
pot
Real number (ℝ)
HIGH CORRELATION  MISSING 
| Distinct | 40 |
|---|---|
| Distinct (%) | 12.8% |
| Missing | 88 |
| Missing (%) | 22.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 4.6272436 |
| Minimum | 2.5 |
|---|---|
| Maximum | 47 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 2.5 |
|---|---|
| 5-th percentile | 3.4 |
| Q1 | 3.8 |
| median | 4.4 |
| Q3 | 4.9 |
| 95-th percentile | 5.7 |
| Maximum | 47 |
| Range | 44.5 |
| Interquartile range (IQR) | 1.1 |
Descriptive statistics
| Standard deviation | 3.1939042 |
|---|---|
| Coefficient of variation (CV) | 0.69023904 |
| Kurtosis | 142.50591 |
| Mean | 4.6272436 |
| Median Absolute Deviation (MAD) | 0.5 |
| Skewness | 11.582956 |
| Sum | 1443.7 |
| Variance | 10.201024 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 3.5 | 30 | 7.5% |
| 5 | 30 | 7.5% |
| 4.9 | 27 | 6.8% |
| 4.7 | 17 | 4.2% |
| 4.8 | 16 | 4.0% |
| 4 | 14 | 3.5% |
| 4.1 | 14 | 3.5% |
| 4.4 | 14 | 3.5% |
| 3.9 | 14 | 3.5% |
| 3.8 | 14 | 3.5% |
| Other values (30) | 122 | |
| (Missing) | 88 |
| Value | Count | Frequency (%) |
| 2.5 | 2 | 0.5% |
| 2.7 | 1 | 0.2% |
| 2.8 | 1 | 0.2% |
| 2.9 | 3 | 0.8% |
| 3 | 2 | 0.5% |
| 3.2 | 3 | 0.8% |
| 3.3 | 3 | 0.8% |
| 3.4 | 5 | 1.2% |
| 3.5 | 30 | |
| 3.6 | 8 | 2.0% |
| Value | Count | Frequency (%) |
| 47 | 1 | 0.2% |
| 39 | 1 | 0.2% |
| 7.6 | 1 | 0.2% |
| 6.6 | 1 | 0.2% |
| 6.5 | 2 | |
| 6.4 | 1 | 0.2% |
| 6.3 | 3 | |
| 5.9 | 2 | |
| 5.8 | 2 | |
| 5.7 | 4 |
hemo
Real number (ℝ)
HIGH CORRELATION  MISSING 
| Distinct | 115 |
|---|---|
| Distinct (%) | 33.0% |
| Missing | 52 |
| Missing (%) | 13.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 12.526437 |
| Minimum | 3.1 |
|---|---|
| Maximum | 17.8 |
| Zeros | 0 |
| Zeros (%) | 0.0% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 3.2 KiB |
Quantile statistics
| Minimum | 3.1 |
|---|---|
| 5-th percentile | 7.9 |
| Q1 | 10.3 |
| median | 12.65 |
| Q3 | 15 |
| 95-th percentile | 16.9 |
| Maximum | 17.8 |
| Range | 14.7 |
| Interquartile range (IQR) | 4.7 |
Descriptive statistics
| Standard deviation | 2.9125866 |
|---|---|
| Coefficient of variation (CV) | 0.23251517 |
| Kurtosis | -0.47139804 |
| Mean | 12.526437 |
| Median Absolute Deviation (MAD) | 2.35 |
| Skewness | -0.33509468 |
| Sum | 4359.2 |
| Variance | 8.4831608 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 15 | 16 | 4.0% |
| 10.9 | 8 | 2.0% |
| 13.6 | 7 | 1.8% |
| 13 | 7 | 1.8% |
| 9.8 | 7 | 1.8% |
| 11.1 | 7 | 1.8% |
| 10.3 | 6 | 1.5% |
| 11.3 | 6 | 1.5% |
| 13.9 | 6 | 1.5% |
| 12 | 6 | 1.5% |
| Other values (105) | 272 | |
| (Missing) | 52 | 13.0% |
| Value | Count | Frequency (%) |
| 3.1 | 1 | |
| 4.8 | 1 | |
| 5.5 | 1 | |
| 5.6 | 1 | |
| 5.8 | 1 | |
| 6 | 2 | |
| 6.1 | 1 | |
| 6.2 | 1 | |
| 6.3 | 1 | |
| 6.6 | 1 |
| Value | Count | Frequency (%) |
| 17.8 | 3 | |
| 17.7 | 1 | 0.2% |
| 17.6 | 1 | 0.2% |
| 17.5 | 1 | 0.2% |
| 17.4 | 2 | |
| 17.3 | 1 | 0.2% |
| 17.2 | 2 | |
| 17.1 | 2 | |
| 17 | 4 | |
| 16.9 | 2 |
pcv
Categorical
HIGH CORRELATION  MISSING 
| Distinct | 44 |
|---|---|
| Distinct (%) | 13.3% |
| Missing | 70 |
| Missing (%) | 17.5% |
| Memory size | 3.2 KiB |
| 52 | 21 |
|---|---|
| 41 | 21 |
| 48 | 19 |
| 44 | 19 |
| 40 | 16 |
| Other values (39) |
Length
| Max length | 3 |
|---|---|
| Median length | 2 |
| Mean length | 2 |
| Min length | 1 |
Characters and Unicode
| Total characters | 660 |
|---|---|
| Distinct characters | 12 |
| Distinct categories | 3 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 10 ? |
|---|---|
| Unique (%) | 3.0% |
Sample
| 1st row | 44 |
|---|---|
| 2nd row | 38 |
| 3rd row | 31 |
| 4th row | 32 |
| 5th row | 35 |
Common Values
| Value | Count | Frequency (%) |
| 52 | 21 | 5.2% |
| 41 | 21 | 5.2% |
| 48 | 19 | 4.8% |
| 44 | 19 | 4.8% |
| 40 | 16 | 4.0% |
| 43 | 14 | 3.5% |
| 42 | 13 | 3.2% |
| 45 | 13 | 3.2% |
| 36 | 12 | 3.0% |
| 33 | 12 | 3.0% |
| Other values (34) | 170 | |
| (Missing) | 70 |
Length
| Value | Count | Frequency (%) |
| 52 | 21 | 6.4% |
| 41 | 21 | 6.4% |
| 48 | 19 | 5.8% |
| 44 | 19 | 5.8% |
| 40 | 16 | 4.8% |
| 43 | 15 | 4.5% |
| 42 | 13 | 3.9% |
| 45 | 13 | 3.9% |
| 32 | 12 | 3.6% |
| 50 | 12 | 3.6% |
| Other values (33) | 169 |
Most occurring characters
| Value | Count | Frequency (%) |
| 4 | 175 | |
| 3 | 129 | |
| 2 | 96 | |
| 5 | 71 | |
| 1 | 41 | 6.2% |
| 0 | 38 | 5.8% |
| 8 | 37 | 5.6% |
| 6 | 28 | 4.2% |
| 9 | 23 | 3.5% |
| 7 | 19 | 2.9% |
| Other values (2) | 3 | 0.5% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 657 | |
| Control | 2 | 0.3% |
| Other Punctuation | 1 | 0.2% |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 4 | 175 | |
| 3 | 129 | |
| 2 | 96 | |
| 5 | 71 | |
| 1 | 41 | 6.2% |
| 0 | 38 | 5.8% |
| 8 | 37 | 5.6% |
| 6 | 28 | 4.3% |
| 9 | 23 | 3.5% |
| 7 | 19 | 2.9% |
Control
| Value | Count | Frequency (%) |
| 2 |
Other Punctuation
| Value | Count | Frequency (%) |
| ? | 1 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 660 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 4 | 175 | |
| 3 | 129 | |
| 2 | 96 | |
| 5 | 71 | |
| 1 | 41 | 6.2% |
| 0 | 38 | 5.8% |
| 8 | 37 | 5.6% |
| 6 | 28 | 4.2% |
| 9 | 23 | 3.5% |
| 7 | 19 | 2.9% |
| Other values (2) | 3 | 0.5% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 660 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 4 | 175 | |
| 3 | 129 | |
| 2 | 96 | |
| 5 | 71 | |
| 1 | 41 | 6.2% |
| 0 | 38 | 5.8% |
| 8 | 37 | 5.6% |
| 6 | 28 | 4.2% |
| 9 | 23 | 3.5% |
| 7 | 19 | 2.9% |
| Other values (2) | 3 | 0.5% |
wc
Categorical
HIGH CARDINALITY  MISSING 
| Distinct | 92 |
|---|---|
| Distinct (%) | 31.2% |
| Missing | 105 |
| Missing (%) | 26.2% |
| Memory size | 3.2 KiB |
| 9800 | 11 |
|---|---|
| 6700 | 10 |
| 9600 | 9 |
| 7200 | 9 |
| 9200 | 9 |
| Other values (87) |
Length
| Max length | 5 |
|---|---|
| Median length | 4 |
| Mean length | 4.2271186 |
| Min length | 2 |
Characters and Unicode
| Total characters | 1247 |
|---|---|
| Distinct characters | 12 |
| Distinct categories | 3 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 34 ? |
|---|---|
| Unique (%) | 11.5% |
Sample
| 1st row | 7800 |
|---|---|
| 2nd row | 6000 |
| 3rd row | 7500 |
| 4th row | 6700 |
| 5th row | 7300 |
Common Values
| Value | Count | Frequency (%) |
| 9800 | 11 | 2.8% |
| 6700 | 10 | 2.5% |
| 9600 | 9 | 2.2% |
| 7200 | 9 | 2.2% |
| 9200 | 9 | 2.2% |
| 6900 | 8 | 2.0% |
| 5800 | 8 | 2.0% |
| 11000 | 8 | 2.0% |
| 7800 | 7 | 1.8% |
| 7000 | 7 | 1.8% |
| Other values (82) | 209 | |
| (Missing) | 105 |
Length
| Value | Count | Frequency (%) |
| 9800 | 11 | 3.7% |
| 6700 | 10 | 3.4% |
| 9600 | 9 | 3.1% |
| 7200 | 9 | 3.1% |
| 9200 | 9 | 3.1% |
| 6900 | 8 | 2.7% |
| 5800 | 8 | 2.7% |
| 11000 | 8 | 2.7% |
| 7800 | 7 | 2.4% |
| 7000 | 7 | 2.4% |
| Other values (80) | 209 |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 645 | |
| 1 | 99 | 7.9% |
| 9 | 75 | 6.0% |
| 6 | 75 | 6.0% |
| 7 | 75 | 6.0% |
| 8 | 67 | 5.4% |
| 5 | 66 | 5.3% |
| 2 | 55 | 4.4% |
| 4 | 50 | 4.0% |
| 3 | 36 | 2.9% |
| Other values (2) | 4 | 0.3% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 1243 | |
| Control | 3 | 0.2% |
| Other Punctuation | 1 | 0.1% |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 645 | |
| 1 | 99 | 8.0% |
| 9 | 75 | 6.0% |
| 6 | 75 | 6.0% |
| 7 | 75 | 6.0% |
| 8 | 67 | 5.4% |
| 5 | 66 | 5.3% |
| 2 | 55 | 4.4% |
| 4 | 50 | 4.0% |
| 3 | 36 | 2.9% |
Control
| Value | Count | Frequency (%) |
| 3 |
Other Punctuation
| Value | Count | Frequency (%) |
| ? | 1 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 1247 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 645 | |
| 1 | 99 | 7.9% |
| 9 | 75 | 6.0% |
| 6 | 75 | 6.0% |
| 7 | 75 | 6.0% |
| 8 | 67 | 5.4% |
| 5 | 66 | 5.3% |
| 2 | 55 | 4.4% |
| 4 | 50 | 4.0% |
| 3 | 36 | 2.9% |
| Other values (2) | 4 | 0.3% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 1247 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 645 | |
| 1 | 99 | 7.9% |
| 9 | 75 | 6.0% |
| 6 | 75 | 6.0% |
| 7 | 75 | 6.0% |
| 8 | 67 | 5.4% |
| 5 | 66 | 5.3% |
| 2 | 55 | 4.4% |
| 4 | 50 | 4.0% |
| 3 | 36 | 2.9% |
| Other values (2) | 4 | 0.3% |
rc
Categorical
HIGH CORRELATION  MISSING 
| Distinct | 49 |
|---|---|
| Distinct (%) | 18.1% |
| Missing | 130 |
| Missing (%) | 32.5% |
| Memory size | 3.2 KiB |
| 5.2 | 18 |
|---|---|
| 4.5 | 16 |
| 4.9 | 14 |
| 4.7 | 11 |
| 3.9 | 10 |
| Other values (44) |
Length
| Max length | 3 |
|---|---|
| Median length | 3 |
| Mean length | 2.9518519 |
| Min length | 1 |
Characters and Unicode
| Total characters | 797 |
|---|---|
| Distinct characters | 13 |
| Distinct categories | 3 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 5 ? |
|---|---|
| Unique (%) | 1.9% |
Sample
| 1st row | 5.2 |
|---|---|
| 2nd row | 3.9 |
| 3rd row | 4.6 |
| 4th row | 4.4 |
| 5th row | 5 |
Common Values
| Value | Count | Frequency (%) |
| 5.2 | 18 | 4.5% |
| 4.5 | 16 | 4.0% |
| 4.9 | 14 | 3.5% |
| 4.7 | 11 | 2.8% |
| 3.9 | 10 | 2.5% |
| 4.8 | 10 | 2.5% |
| 4.6 | 9 | 2.2% |
| 3.4 | 9 | 2.2% |
| 5.9 | 8 | 2.0% |
| 5.5 | 8 | 2.0% |
| Other values (39) | 157 | |
| (Missing) | 130 |
Length
| Value | Count | Frequency (%) |
| 5.2 | 18 | 6.7% |
| 4.5 | 16 | 5.9% |
| 4.9 | 14 | 5.2% |
| 4.7 | 11 | 4.1% |
| 3.9 | 10 | 3.7% |
| 4.8 | 10 | 3.7% |
| 4.6 | 9 | 3.3% |
| 3.4 | 9 | 3.3% |
| 6.1 | 8 | 3.0% |
| 3.7 | 8 | 3.0% |
| Other values (39) | 157 |
Most occurring characters
| Value | Count | Frequency (%) |
| . | 263 | |
| 5 | 115 | |
| 4 | 115 | |
| 3 | 75 | 9.4% |
| 6 | 52 | 6.5% |
| 2 | 48 | 6.0% |
| 9 | 34 | 4.3% |
| 8 | 27 | 3.4% |
| 7 | 26 | 3.3% |
| 1 | 22 | 2.8% |
| Other values (3) | 20 | 2.5% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 532 | |
| Other Punctuation | 264 | |
| Control | 1 | 0.1% |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 5 | 115 | |
| 4 | 115 | |
| 3 | 75 | |
| 6 | 52 | |
| 2 | 48 | |
| 9 | 34 | 6.4% |
| 8 | 27 | 5.1% |
| 7 | 26 | 4.9% |
| 1 | 22 | 4.1% |
| 0 | 18 | 3.4% |
Other Punctuation
| Value | Count | Frequency (%) |
| . | 263 | |
| ? | 1 | 0.4% |
Control
| Value | Count | Frequency (%) |
| 1 |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 797 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| . | 263 | |
| 5 | 115 | |
| 4 | 115 | |
| 3 | 75 | 9.4% |
| 6 | 52 | 6.5% |
| 2 | 48 | 6.0% |
| 9 | 34 | 4.3% |
| 8 | 27 | 3.4% |
| 7 | 26 | 3.3% |
| 1 | 22 | 2.8% |
| Other values (3) | 20 | 2.5% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 797 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| . | 263 | |
| 5 | 115 | |
| 4 | 115 | |
| 3 | 75 | 9.4% |
| 6 | 52 | 6.5% |
| 2 | 48 | 6.0% |
| 9 | 34 | 4.3% |
| 8 | 27 | 3.4% |
| 7 | 26 | 3.3% |
| 1 | 22 | 2.8% |
| Other values (3) | 20 | 2.5% |
htn
Categorical
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.8% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 0 | |
|---|---|
| 1 | |
| 2 | 2 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 3 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1 |
|---|---|
| 2nd row | 0 |
| 3rd row | 0 |
| 4th row | 1 |
| 5th row | 0 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 251 | |
| 1 | 147 | |
| 2 | 2 | 0.5% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 251 | |
| 1 | 147 | |
| 2 | 2 | 0.5% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 251 | |
| 1 | 147 | |
| 2 | 2 | 0.5% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 251 | |
| 1 | 147 | |
| 2 | 2 | 0.5% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 251 | |
| 1 | 147 | |
| 2 | 2 | 0.5% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 251 | |
| 1 | 147 | |
| 2 | 2 | 0.5% |
dm
Real number (ℝ)
| Distinct | 6 |
|---|---|
| Distinct (%) | 1.5% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Infinite | 0 |
| Infinite (%) | 0.0% |
| Mean | 3.31 |
| Minimum | 0 |
|---|---|
| Maximum | 5 |
| Zeros | 3 |
| Zeros (%) | 0.8% |
| Negative | 0 |
| Negative (%) | 0.0% |
| Memory size | 1.7 KiB |
Quantile statistics
| Minimum | 0 |
|---|---|
| 5-th percentile | 3 |
| Q1 | 3 |
| median | 3 |
| Q3 | 4 |
| 95-th percentile | 4 |
| Maximum | 5 |
| Range | 5 |
| Interquartile range (IQR) | 1 |
Descriptive statistics
| Standard deviation | 0.59141731 |
|---|---|
| Coefficient of variation (CV) | 0.17867592 |
| Kurtosis | 6.7321875 |
| Mean | 3.31 |
| Median Absolute Deviation (MAD) | 0 |
| Skewness | -1.0923183 |
| Sum | 1324 |
| Variance | 0.34977444 |
| Monotonicity | Not monotonic |
| Value | Count | Frequency (%) |
| 3 | 258 | |
| 4 | 134 | |
| 0 | 3 | 0.8% |
| 1 | 2 | 0.5% |
| 5 | 2 | 0.5% |
| 2 | 1 | 0.2% |
| Value | Count | Frequency (%) |
| 0 | 3 | 0.8% |
| 1 | 2 | 0.5% |
| 2 | 1 | 0.2% |
| 3 | 258 | |
| 4 | 134 | |
| 5 | 2 | 0.5% |
| Value | Count | Frequency (%) |
| 5 | 2 | 0.5% |
| 4 | 134 | |
| 3 | 258 | |
| 2 | 1 | 0.2% |
| 1 | 2 | 0.5% |
| 0 | 3 | 0.8% |
cad
Categorical
HIGH CORRELATION  IMBALANCE 
| Distinct | 4 |
|---|---|
| Distinct (%) | 1.0% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 1 | |
|---|---|
| 2 | 34 |
| 0 | 2 |
| 3 | 2 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 4 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 1 |
|---|---|
| 2nd row | 1 |
| 3rd row | 1 |
| 4th row | 1 |
| 5th row | 1 |
Common Values
| Value | Count | Frequency (%) |
| 1 | 362 | |
| 2 | 34 | 8.5% |
| 0 | 2 | 0.5% |
| 3 | 2 | 0.5% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 1 | 362 | |
| 2 | 34 | 8.5% |
| 0 | 2 | 0.5% |
| 3 | 2 | 0.5% |
Most occurring characters
| Value | Count | Frequency (%) |
| 1 | 362 | |
| 2 | 34 | 8.5% |
| 0 | 2 | 0.5% |
| 3 | 2 | 0.5% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 1 | 362 | |
| 2 | 34 | 8.5% |
| 0 | 2 | 0.5% |
| 3 | 2 | 0.5% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 1 | 362 | |
| 2 | 34 | 8.5% |
| 0 | 2 | 0.5% |
| 3 | 2 | 0.5% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 1 | 362 | |
| 2 | 34 | 8.5% |
| 0 | 2 | 0.5% |
| 3 | 2 | 0.5% |
appet
Categorical
HIGH CORRELATION  IMBALANCE 
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.8% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 0 | |
|---|---|
| 1 | |
| 2 | 1 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 3 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 1 ? |
|---|---|
| Unique (%) | 0.2% |
Sample
| 1st row | 0 |
|---|---|
| 2nd row | 0 |
| 3rd row | 1 |
| 4th row | 1 |
| 5th row | 0 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 317 | |
| 1 | 82 | 20.5% |
| 2 | 1 | 0.2% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 317 | |
| 1 | 82 | 20.5% |
| 2 | 1 | 0.2% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 317 | |
| 1 | 82 | 20.5% |
| 2 | 1 | 0.2% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 317 | |
| 1 | 82 | 20.5% |
| 2 | 1 | 0.2% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 317 | |
| 1 | 82 | 20.5% |
| 2 | 1 | 0.2% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 317 | |
| 1 | 82 | 20.5% |
| 2 | 1 | 0.2% |
pe
Categorical
HIGH CORRELATION  IMBALANCE 
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.8% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 0 | |
|---|---|
| 1 | |
| 2 | 1 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 3 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 1 ? |
|---|---|
| Unique (%) | 0.2% |
Sample
| 1st row | 0 |
|---|---|
| 2nd row | 0 |
| 3rd row | 0 |
| 4th row | 1 |
| 5th row | 0 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 323 | |
| 1 | 76 | 19.0% |
| 2 | 1 | 0.2% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 323 | |
| 1 | 76 | 19.0% |
| 2 | 1 | 0.2% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 323 | |
| 1 | 76 | 19.0% |
| 2 | 1 | 0.2% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 323 | |
| 1 | 76 | 19.0% |
| 2 | 1 | 0.2% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 323 | |
| 1 | 76 | 19.0% |
| 2 | 1 | 0.2% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 323 | |
| 1 | 76 | 19.0% |
| 2 | 1 | 0.2% |
ane
Categorical
HIGH CORRELATION  IMBALANCE 
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.8% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 0 | |
|---|---|
| 1 | |
| 2 | 1 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 3 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 1 ? |
|---|---|
| Unique (%) | 0.2% |
Sample
| 1st row | 0 |
|---|---|
| 2nd row | 0 |
| 3rd row | 1 |
| 4th row | 1 |
| 5th row | 0 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 1 | 60 | 15.0% |
| 2 | 1 | 0.2% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 1 | 60 | 15.0% |
| 2 | 1 | 0.2% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 1 | 60 | 15.0% |
| 2 | 1 | 0.2% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 1 | 60 | 15.0% |
| 2 | 1 | 0.2% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 1 | 60 | 15.0% |
| 2 | 1 | 0.2% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 339 | |
| 1 | 60 | 15.0% |
| 2 | 1 | 0.2% |
classification
Categorical
| Distinct | 3 |
|---|---|
| Distinct (%) | 0.8% |
| Missing | 0 |
| Missing (%) | 0.0% |
| Memory size | 3.2 KiB |
| 0 | |
|---|---|
| 2 | |
| 1 | 2 |
Length
| Max length | 1 |
|---|---|
| Median length | 1 |
| Mean length | 1 |
| Min length | 1 |
Characters and Unicode
| Total characters | 400 |
|---|---|
| Distinct characters | 3 |
| Distinct categories | 1 ? |
| Distinct scripts | 1 ? |
| Distinct blocks | 1 ? |
Unique
| Unique | 0 ? |
|---|---|
| Unique (%) | 0.0% |
Sample
| 1st row | 0 |
|---|---|
| 2nd row | 0 |
| 3rd row | 0 |
| 4th row | 0 |
| 5th row | 0 |
Common Values
| Value | Count | Frequency (%) |
| 0 | 248 | |
| 2 | 150 | |
| 1 | 2 | 0.5% |
Length
Common Values (Plot)
| Value | Count | Frequency (%) |
| 0 | 248 | |
| 2 | 150 | |
| 1 | 2 | 0.5% |
Most occurring characters
| Value | Count | Frequency (%) |
| 0 | 248 | |
| 2 | 150 | |
| 1 | 2 | 0.5% |
Most occurring categories
| Value | Count | Frequency (%) |
| Decimal Number | 400 |
Most frequent character per category
Decimal Number
| Value | Count | Frequency (%) |
| 0 | 248 | |
| 2 | 150 | |
| 1 | 2 | 0.5% |
Most occurring scripts
| Value | Count | Frequency (%) |
| Common | 400 |
Most frequent character per script
Common
| Value | Count | Frequency (%) |
| 0 | 248 | |
| 2 | 150 | |
| 1 | 2 | 0.5% |
Most occurring blocks
| Value | Count | Frequency (%) |
| ASCII | 400 |
Most frequent character per block
ASCII
| Value | Count | Frequency (%) |
| 0 | 248 | |
| 2 | 150 | |
| 1 | 2 | 0.5% |
| id | age | bp | al | su | bgr | bu | sc | sod | pot | hemo | dm | sg | rbc | pc | pcc | ba | pcv | wc | rc | htn | cad | appet | pe | ane | classification | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | 1.000 | -0.221 | -0.248 | -0.529 | -0.257 | -0.351 | -0.343 | -0.601 | 0.489 | -0.030 | 0.682 | -0.421 | 0.334 | 0.256 | 0.322 | 0.242 | 0.159 | 0.281 | 0.164 | 0.274 | 0.401 | 0.164 | 0.280 | 0.235 | 0.186 | 0.669 |
| age | -0.221 | 1.000 | 0.100 | 0.169 | 0.239 | 0.293 | 0.306 | 0.345 | -0.136 | 0.072 | -0.231 | 0.347 | 0.087 | 0.000 | 0.062 | 0.188 | 0.082 | 0.000 | 0.126 | 0.058 | 0.263 | 0.069 | 0.116 | 0.109 | 0.117 | 0.245 |
| bp | -0.248 | 0.100 | 1.000 | 0.162 | 0.187 | 0.171 | 0.173 | 0.294 | -0.132 | 0.085 | -0.275 | 0.181 | 0.124 | 0.190 | 0.239 | 0.169 | 0.135 | 0.416 | 0.000 | 0.432 | 0.243 | 0.000 | 0.173 | 0.077 | 0.188 | 0.292 |
| al | -0.529 | 0.169 | 0.162 | 1.000 | 0.378 | 0.335 | 0.380 | 0.486 | -0.459 | 0.027 | -0.551 | 0.290 | 0.300 | 0.429 | 0.582 | 0.469 | 0.420 | 0.333 | 0.307 | 0.379 | 0.282 | 0.132 | 0.209 | 0.277 | 0.159 | 0.427 |
| su | -0.257 | 0.239 | 0.187 | 0.378 | 1.000 | 0.554 | 0.168 | 0.277 | -0.197 | 0.041 | -0.233 | 0.453 | 0.184 | 0.139 | 0.228 | 0.219 | 0.201 | 0.207 | 0.355 | 0.230 | 0.190 | 0.159 | 0.138 | 0.047 | 0.000 | 0.207 |
| bgr | -0.351 | 0.293 | 0.171 | 0.335 | 0.554 | 1.000 | 0.195 | 0.359 | -0.261 | 0.072 | -0.349 | 0.477 | 0.186 | 0.212 | 0.331 | 0.179 | 0.107 | 0.000 | 0.320 | 0.191 | 0.297 | 0.125 | 0.143 | 0.102 | 0.000 | 0.318 |
| bu | -0.343 | 0.306 | 0.173 | 0.380 | 0.168 | 0.195 | 1.000 | 0.703 | -0.414 | 0.212 | -0.592 | 0.353 | 0.151 | 0.267 | 0.330 | 0.210 | 0.231 | 0.454 | 0.308 | 0.409 | 0.316 | 0.137 | 0.162 | 0.204 | 0.307 | 0.251 |
| sc | -0.601 | 0.345 | 0.294 | 0.486 | 0.277 | 0.359 | 0.703 | 1.000 | -0.497 | 0.129 | -0.726 | 0.465 | 0.112 | 0.213 | 0.188 | 0.000 | 0.000 | 0.379 | 0.406 | 0.477 | 0.093 | 0.000 | 0.047 | 0.172 | 0.250 | 0.099 |
| sod | 0.489 | -0.136 | -0.132 | -0.459 | -0.197 | -0.261 | -0.414 | -0.497 | 1.000 | 0.021 | 0.511 | -0.391 | 0.161 | 0.197 | 0.281 | 0.262 | 0.161 | 0.256 | 0.258 | 0.311 | 0.247 | 0.129 | 0.151 | 0.131 | 0.219 | 0.275 |
| pot | -0.030 | 0.072 | 0.085 | 0.027 | 0.041 | 0.072 | 0.212 | 0.129 | 0.021 | 1.000 | -0.063 | 0.129 | 0.061 | 0.000 | 0.195 | 0.000 | 0.000 | 0.511 | 0.209 | 0.550 | 0.000 | 0.000 | 0.000 | 0.066 | 0.097 | 0.000 |
| hemo | 0.682 | -0.231 | -0.275 | -0.551 | -0.233 | -0.349 | -0.592 | -0.726 | 0.511 | -0.063 | 1.000 | -0.491 | 0.282 | 0.300 | 0.467 | 0.370 | 0.233 | 0.690 | 0.087 | 0.470 | 0.427 | 0.144 | 0.294 | 0.298 | 0.482 | 0.594 |
| dm | -0.421 | 0.347 | 0.181 | 0.290 | 0.453 | 0.477 | 0.353 | 0.465 | -0.391 | 0.129 | -0.491 | 1.000 | 0.182 | 0.110 | 0.179 | 0.134 | 0.000 | 0.265 | 0.158 | 0.233 | 0.822 | 0.591 | 0.212 | 0.198 | 0.085 | 0.393 |
| sg | 0.334 | 0.087 | 0.124 | 0.300 | 0.184 | 0.186 | 0.151 | 0.112 | 0.161 | 0.061 | 0.282 | 0.182 | 1.000 | 0.280 | 0.388 | 0.309 | 0.224 | 0.261 | 0.278 | 0.373 | 0.243 | 0.097 | 0.150 | 0.198 | 0.100 | 0.489 |
| rbc | 0.256 | 0.000 | 0.190 | 0.429 | 0.139 | 0.212 | 0.267 | 0.213 | 0.197 | 0.000 | 0.300 | 0.110 | 0.280 | 1.000 | 0.365 | 0.075 | 0.160 | 0.360 | 0.375 | 0.292 | 0.123 | 0.078 | 0.145 | 0.187 | 0.083 | 0.277 |
| pc | 0.322 | 0.062 | 0.239 | 0.582 | 0.228 | 0.331 | 0.330 | 0.188 | 0.281 | 0.195 | 0.467 | 0.179 | 0.388 | 0.365 | 1.000 | 0.508 | 0.313 | 0.534 | 0.193 | 0.521 | 0.284 | 0.163 | 0.267 | 0.344 | 0.252 | 0.371 |
| pcc | 0.242 | 0.188 | 0.169 | 0.469 | 0.219 | 0.179 | 0.210 | 0.000 | 0.262 | 0.000 | 0.370 | 0.134 | 0.309 | 0.075 | 0.508 | 1.000 | 0.253 | 0.348 | 0.297 | 0.340 | 0.183 | 0.170 | 0.177 | 0.078 | 0.162 | 0.267 |
| ba | 0.159 | 0.082 | 0.135 | 0.420 | 0.201 | 0.107 | 0.231 | 0.000 | 0.161 | 0.000 | 0.233 | 0.000 | 0.224 | 0.160 | 0.313 | 0.253 | 1.000 | 0.218 | 0.438 | 0.262 | 0.055 | 0.139 | 0.132 | 0.115 | 0.000 | 0.175 |
| pcv | 0.281 | 0.000 | 0.416 | 0.333 | 0.207 | 0.000 | 0.454 | 0.379 | 0.256 | 0.511 | 0.690 | 0.265 | 0.261 | 0.360 | 0.534 | 0.348 | 0.218 | 1.000 | 0.150 | 0.312 | 0.391 | 0.120 | 0.258 | 0.268 | 0.395 | 0.526 |
| wc | 0.164 | 0.126 | 0.000 | 0.307 | 0.355 | 0.320 | 0.308 | 0.406 | 0.258 | 0.209 | 0.087 | 0.158 | 0.278 | 0.375 | 0.193 | 0.297 | 0.438 | 0.150 | 1.000 | 0.131 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 | 0.000 |
| rc | 0.274 | 0.058 | 0.432 | 0.379 | 0.230 | 0.191 | 0.409 | 0.477 | 0.311 | 0.550 | 0.470 | 0.233 | 0.373 | 0.292 | 0.521 | 0.340 | 0.262 | 0.312 | 0.131 | 1.000 | 0.424 | 0.297 | 0.302 | 0.302 | 0.397 | 0.653 |
| htn | 0.401 | 0.263 | 0.243 | 0.282 | 0.190 | 0.297 | 0.316 | 0.093 | 0.247 | 0.000 | 0.427 | 0.822 | 0.243 | 0.123 | 0.284 | 0.183 | 0.055 | 0.391 | 0.000 | 0.424 | 1.000 | 0.741 | 0.235 | 0.254 | 0.237 | 0.417 |
| cad | 0.164 | 0.069 | 0.000 | 0.132 | 0.159 | 0.125 | 0.137 | 0.000 | 0.129 | 0.000 | 0.144 | 0.591 | 0.097 | 0.078 | 0.163 | 0.170 | 0.139 | 0.120 | 0.000 | 0.297 | 0.741 | 1.000 | 0.076 | 0.092 | 0.000 | 0.163 |
| appet | 0.280 | 0.116 | 0.173 | 0.209 | 0.138 | 0.143 | 0.162 | 0.047 | 0.151 | 0.000 | 0.294 | 0.212 | 0.150 | 0.145 | 0.267 | 0.177 | 0.132 | 0.258 | 0.000 | 0.302 | 0.235 | 0.076 | 1.000 | 0.765 | 0.728 | 0.285 |
| pe | 0.235 | 0.109 | 0.077 | 0.277 | 0.047 | 0.102 | 0.204 | 0.172 | 0.131 | 0.066 | 0.298 | 0.198 | 0.198 | 0.187 | 0.344 | 0.078 | 0.115 | 0.268 | 0.000 | 0.302 | 0.254 | 0.092 | 0.765 | 1.000 | 0.720 | 0.262 |
| ane | 0.186 | 0.117 | 0.188 | 0.159 | 0.000 | 0.000 | 0.307 | 0.250 | 0.219 | 0.097 | 0.482 | 0.085 | 0.100 | 0.083 | 0.252 | 0.162 | 0.000 | 0.395 | 0.000 | 0.397 | 0.237 | 0.000 | 0.728 | 0.720 | 1.000 | 0.226 |
| classification | 0.669 | 0.245 | 0.292 | 0.427 | 0.207 | 0.318 | 0.251 | 0.099 | 0.275 | 0.000 | 0.594 | 0.393 | 0.489 | 0.277 | 0.371 | 0.267 | 0.175 | 0.526 | 0.000 | 0.653 | 0.417 | 0.163 | 0.285 | 0.262 | 0.226 | 1.000 |
| id | age | bp | sg | al | su | rbc | pc | pcc | ba | bgr | bu | sc | sod | pot | hemo | pcv | wc | rc | htn | dm | cad | appet | pe | ane | classification | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 0 | 48.0 | 80.0 | 1.020 | 1.0 | 0.0 | 1 | 1 | 0 | 0 | 121.0 | 36.0 | 1.2 | NaN | NaN | 15.4 | 44 | 7800 | 5.2 | 1 | 4 | 1 | 0 | 0 | 0 | 0 |
| 1 | 1 | 7.0 | 50.0 | 1.020 | 4.0 | 0.0 | 1 | 1 | 0 | 0 | NaN | 18.0 | 0.8 | NaN | NaN | 11.3 | 38 | 6000 | NaN | 0 | 3 | 1 | 0 | 0 | 0 | 0 |
| 2 | 2 | 62.0 | 80.0 | 1.010 | 2.0 | 3.0 | 1 | 1 | 0 | 0 | 423.0 | 53.0 | 1.8 | NaN | NaN | 9.6 | 31 | 7500 | NaN | 0 | 4 | 1 | 1 | 0 | 1 | 0 |
| 3 | 3 | 48.0 | 70.0 | 1.005 | 4.0 | 0.0 | 1 | 0 | 1 | 0 | 117.0 | 56.0 | 3.8 | 111.0 | 2.5 | 11.2 | 32 | 6700 | 3.9 | 1 | 3 | 1 | 1 | 1 | 1 | 0 |
| 4 | 4 | 51.0 | 80.0 | 1.010 | 2.0 | 0.0 | 1 | 1 | 0 | 0 | 106.0 | 26.0 | 1.4 | NaN | NaN | 11.6 | 35 | 7300 | 4.6 | 0 | 3 | 1 | 0 | 0 | 0 | 0 |
| 5 | 5 | 60.0 | 90.0 | 1.015 | 3.0 | 0.0 | 1 | 1 | 0 | 0 | 74.0 | 25.0 | 1.1 | 142.0 | 3.2 | 12.2 | 39 | 7800 | 4.4 | 1 | 4 | 1 | 0 | 1 | 0 | 0 |
| 6 | 6 | 68.0 | 70.0 | 1.010 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 100.0 | 54.0 | 24.0 | 104.0 | 4.0 | 12.4 | 36 | NaN | NaN | 0 | 3 | 1 | 0 | 0 | 0 | 0 |
| 7 | 7 | 24.0 | 80.0 | 1.015 | 2.0 | 4.0 | 1 | 0 | 0 | 0 | 410.0 | 31.0 | 1.1 | NaN | NaN | 12.4 | 44 | 6900 | 5 | 0 | 4 | 1 | 0 | 1 | 0 | 0 |
| 8 | 8 | 52.0 | 100.0 | 1.015 | 3.0 | 0.0 | 1 | 0 | 1 | 0 | 138.0 | 60.0 | 1.9 | NaN | NaN | 10.8 | 33 | 9600 | 4.0 | 1 | 4 | 1 | 0 | 0 | 1 | 0 |
| 9 | 9 | 53.0 | 90.0 | 1.020 | 2.0 | 0.0 | 0 | 0 | 1 | 0 | 70.0 | 107.0 | 7.2 | 114.0 | 3.7 | 9.5 | 29 | 12100 | 3.7 | 1 | 4 | 1 | 1 | 0 | 1 | 0 |
| id | age | bp | sg | al | su | rbc | pc | pcc | ba | bgr | bu | sc | sod | pot | hemo | pcv | wc | rc | htn | dm | cad | appet | pe | ane | classification | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 390 | 390 | 52.0 | 80.0 | 1.025 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 99.0 | 25.0 | 0.8 | 135.0 | 3.7 | 15.0 | 52 | 6300 | 5.3 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 391 | 391 | 36.0 | 80.0 | 1.025 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 85.0 | 16.0 | 1.1 | 142.0 | 4.1 | 15.6 | 44 | 5800 | 6.3 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 392 | 392 | 57.0 | 80.0 | 1.020 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 133.0 | 48.0 | 1.2 | 147.0 | 4.3 | 14.8 | 46 | 6600 | 5.5 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 393 | 393 | 43.0 | 60.0 | 1.025 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 117.0 | 45.0 | 0.7 | 141.0 | 4.4 | 13.0 | 54 | 7400 | 5.4 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 394 | 394 | 50.0 | 80.0 | 1.020 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 137.0 | 46.0 | 0.8 | 139.0 | 5.0 | 14.1 | 45 | 9500 | 4.6 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 395 | 395 | 55.0 | 80.0 | 1.020 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 140.0 | 49.0 | 0.5 | 150.0 | 4.9 | 15.7 | 47 | 6700 | 4.9 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 396 | 396 | 42.0 | 70.0 | 1.025 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 75.0 | 31.0 | 1.2 | 141.0 | 3.5 | 16.5 | 54 | 7800 | 6.2 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 397 | 397 | 12.0 | 80.0 | 1.020 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 100.0 | 26.0 | 0.6 | 137.0 | 4.4 | 15.8 | 49 | 6600 | 5.4 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 398 | 398 | 17.0 | 60.0 | 1.025 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 114.0 | 50.0 | 1.0 | 135.0 | 4.9 | 14.2 | 51 | 7200 | 5.9 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |
| 399 | 399 | 58.0 | 80.0 | 1.025 | 0.0 | 0.0 | 1 | 1 | 0 | 0 | 131.0 | 18.0 | 1.1 | 141.0 | 3.5 | 15.8 | 53 | 6800 | 6.1 | 0 | 3 | 1 | 0 | 0 | 0 | 2 |